﻿/*滚动条样式*/
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{background:#f8f8f8}
::-webkit-scrollbar-thumb{background:#000;height:60px}
::-webkit-scrollbar-thumb:window-inactive{background:#000}
::-webkit-scrollbar-thumb:vertical:hover{background:#000}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif,"微软雅黑";color:#333;}
body,html{height:100%}
.bgColorF0{background-color:#f0f0f0}
em,i{font-style:normal}
a:focus,a:hover{text-decoration:none}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,a:focus{outline: none;outline-offset:0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p{margin-top:0;margin-bottom:0;}
ul{margin:0;padding:0;}
ul,li{list-style: none;}
textarea{resize: none;}
em,i{font-style:normal}
a{display: block;color:#333;}
a:focus,a:hover{text-decoration:none;color:#333}
video{display: block;max-width:100%}
.Animation{-webkit-transition:all 1s;transition:all 1s;opacity:0;-webkit-transition-delay: .5s;transition-delay: .5s;}
.fullpage{width:100%;overflow:hidden}
.section{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:60px}
.container{position:relative;z-index:2}
img{display: block;}
.img{width:100%;overflow:hidden;position:relative;}
.img>img{display:block;width:100%;margin:0 auto;transition:all .5s}
.img:hover>img{transform: scale(1.1);}
.fl{float:left;}
.fr{float:right;}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.overflowY{overflow-y:hidden;}
@media (max-width:767px){
	.PC_img{display: none!important;}
	body{padding-top:99px;}
}
@media (min-width:768px){
	body{padding-top:135px;}
	.min_img{display: none!important;}
}
@media (min-width:992px){
	body{padding-top:180px;}
}
@media (min-width:1200px){
	.container{width:1100px}
}
@media (min-width:1450px){
	.container{width:1230px}
}
@media (min-width:1650px){
	.container{width:1330px}
}

/*侧边栏*/
.sidebar{position:fixed;right:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;-webkit-transition:all .5s;transition:all .5s;/* display: none; */}
.sidebar.on{opacity:.6;right:-60px}
.sidebar .close{width:25px;height:25px;background:url(../images/close.png) no-repeat center #282828;background-size:contain;border-radius:100%;position:absolute;top:-3px;left:-10px;z-index:1;opacity:1}
.sidebar .close:hover{background-color:#234ca4}
.sidebar>a{display:block;background-color:#282828;margin:5px 0;text-align:center;color:#fff;width:80px;padding:8px 5px;position:relative;outline:0}
.sidebar>a:hover{background-color:#234ca4}
.sidebar>a:first-child{border-radius:5px 5px 0 0}
.sidebar>a:last-child{border-radius:0 0 5px 5px}
.sidebar>a>span{display:block;font-size:14px;line-height:20px}
.sidebar>a>img{display:block;width:30px;height:30px;margin:0 auto 6px}
.sidebar .function-infor{position:absolute;top:0;left:-180px;min-width:170px;max-width:170px;min-height:40px;background-color:#fff;border:1px #bfbfbf solid;border-radius:10px;padding:10px 15px;font-size:14px;line-height:20px;color:#666;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}
.sidebar .function-infor:after{content:"";width:0;height:0;border-left:6px #bfbfbf solid;border-top:5px transparent solid;border-bottom:5px transparent solid;position:absolute;top:15px;right:-6px}
.sidebar .function-infor:before{content:"";width:0;height:0;border-left:5px #fff solid;border-top:4px transparent solid;border-bottom:4px transparent solid;position:absolute;top:16px;right:-5px;z-index:1}
.sidebar a:hover .function-infor{-webkit-transform:none;transform:none}
.sidebar .function-infor em{display:block}
.sidebar .function-infor .img{max-width:140px}
@media (max-width:767px){
	.sidebar{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:right -200%;transform-origin:right -200%}
	.sidebar.on{right:-50px}
}


/*foot*/
.gotop{width:40px;height:40px;background:url(../images/gotop.png) no-repeat center;background-size:contain;position:fixed;right:-40px;bottom:50px;z-index:2;cursor:pointer;transition:all .5s}
.gotop.on{right:5px}
.gotop:hover{background-image:url(../images/gotop1.png)}

.footer{background:#0058b1;color:#fff;}
.footer a{color:#fff;}
.footer a:hover{color:rgba(255,255,255,0.5)}
.copyright{background-color:#004387;color:#488dd2;line-height:20px;padding:14px 0;text-align:center;text-transform: uppercase;}
.copyright a{display:inline-block;color:#488dd2}
.copyright a:hover{color:#488dd2;text-decoration: underline;}

.foot_box{overflow:hidden;padding:20px 0;}
.foot_top{overflow: hidden;}
.foot_logo>img{height:70px;margin-right:15px;}
.foot_ewm{width:150px;height:174px;padding:10px 0;background:url(../images/line.png) no-repeat center;background-size:100% 100%;}
.foot_ewm img{max-width:120px;margin:0 auto 15px;}
.foot_ewm p{color:#d0e2ef;text-align: center;}

.foot_top_right{padding:20px 0 10px;}
.foot_nav{margin-left:-22px;margin-right:-22px;overflow: hidden;}
.foot_nav>li{position: relative;float:left;padding:0 22px;margin-bottom:10px;font-size:14px;text-transform: uppercase;}
.foot_nav>li:after{content: '';position: absolute;width:1px;height:14px;background:#538fcc;top:50%;margin-top:-7px;right:0;}
.foot_nav>li:last-child:after{display: none;}
.foot_hrefs{display: flex;align-items: center;flex-flow: row wrap;overflow: hidden;}
.foot_hrefs span{font-weight: 700;flex:0 0 auto;}
.foot_hrefs span,.foot_hrefs a{margin-right:15px;margin-bottom:10px;}
.foot_hrefs a:last-child{margin-right:0;}
.foot_hrefs,.foot_contact{padding-top:20px;margin-top:10px;border-top:1px solid rgba(255,255,255,0.07);overflow: hidden;}
.foot_hrefs p{margin-right: 30px;}
.foot_contact p{float:left;margin-right:15px;margin-bottom:10px;line-height:1.74}
.foot_contact p:last-child{margin-bottom:0;}
@media (max-width:767px){
	.gotop{width:30px;height:30px}
	
	.copyright{font-size:12px}
	.foot_top_left{display: flex;align-items: center;justify-content: center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.07);}
}
@media (min-width:768px){
	.foot_logo>img{height:70px;}
	.foot_box{padding:25px 0;}
	.foot_top{display: flex;align-items: center;justify-content: space-between;}
	.foot_top:before,.foot_top:after{display: none;}
	.foot_top_left{float:left;}
	.foot_logo>img{margin-bottom:10px;margin-right:0;}
	.foot_top_right{float:right;font-size:15px;max-width:80%;}
	.foot_nav>li{font-size:16px;}
	.foot_hrefs,.foot_contact{padding-top:25px;margin-top:15px;}
	.foot_contact p{margin-right:30px;}
}
@media (min-width:1200px){
	.foot_logo>img{height:88px;}
}



/*获取报价*/
.modal_main .modal-dialog{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:30px 0;max-width:306px;margin:0 auto}
.modal_main .modal-content{border-radius:10px;border:0;padding:25px}
.modal_main .modal-header{padding:0;border-bottom:0;margin-bottom:15px}
.modal_main .modal-title{font-size:16px;text-align:center}
.modal_main .close{opacity:1;width:15px;height:15px;background:url(../images/close1.png) no-repeat center;background-size:contain;position:absolute;right:10px;top:10px;z-index:1;outline:0}
.modal_main .modal-body{padding:0}
.modal_main .modal-body p{line-height:22px;color:#234ca4;margin-bottom:20px}
.modal_main form label{display:block;font-weight:400}
.modal_main form .form-control{border-radius:0;-webkit-box-shadow:none;box-shadow:none}
.modal_main form textarea.form-control{height:auto}
.modal_main form .btn{display:block;background-color:#234ca4;border:1px #234ca4 solid;border-radius:0;width:100%;color:#fff;outline:0!important}
.modal_main form .btn:hover{background-color:transparent;color:#234ca4}


/*导航*/
.navbar{z-index: 1;}
.navbar-default {
	background-color: #fff;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
}
.navbar-brand {
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:0;
	line-height: 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #fff!important;
}
.navbar-brand img {
	display: block;
	height: 50px;
}
.navbar-brand svg{display: block;height:30px;}
.navbar-default .navbar-toggle {
	border: 0;
	padding-right: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-default .menu_close .icon-bar:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 6px;
}
.navbar-default .menu_close .icon-bar:nth-child(2) {
	display: none;
}
.navbar-default .menu_close .icon-bar:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navbar-default .navbar-nav>li>a {
	text-transform: uppercase;
	color: #333;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.navbar-default .nav>li>a:focus,
.navbar-default .nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #234ca4;
}
.navbar-collapse::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}

.top_main{position: relative;border-bottom:1px solid #e4e4e4;z-index: 2;background:#fff;}
.top_main_inner{position: relative;padding:30px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.top_main_inner:after,.top_main_inner:before{display:none}
.top_main_inner .navbar-brand{padding:0;}
.top_tel span{display:block;font-weight:700;font-size: 16px;}
.top_tel a{display:block;font-size:24px;font-weight:700;color:#234ca4;font-family:arial}
.wechat_box{display:flex;flex-direction:row;margin-left:-5px;margin-right:-5px;padding-left:36px;background-image: url(../images/shadow.png);background-position: left center;background-repeat: no-repeat;}
.top_main_inner .wechat_box{display:none}
.wechat_box .img{text-align:center;padding:10px 5px}
.wechat_box .img img{max-width:77px}
.wechat_box .img span{display:block;font-size:12px;color:#818180;margin-top:5px}

.header{position: fixed;z-index: 1030;background:#fff;width:100%;left:0;top:0;right:0;transition: all 0.5s;}
.header .slogan{line-height:1.1;margin-left:5px}
.header .slogan span{display:block;font-size:14px;color:#333;/* font-weight:700 */}
.header .slogan i{display:block;color:#666;font-size:12px;margin-top:8px;text-transform:uppercase}

.header.headerEffect{transform: translateY(-39px);}
.header.headerEffect .navbar-nav{padding-left:0;transition: all 0.5s;}


@media (max-width: 767px) {
	.header .slogan,.top_main_inner .navbar-brand,.top_main_inner .wechat_box{display: none;}
	.top_main_inner{display: block;padding:5px 0;}
	.top_tel{display: flex;align-items: center;justify-content: center;}
	.top_tel span{margin-right:10px;}
	.top_tel a{font-size:20px;}
	.navbar-brand img{    height: 30px;}
	.navbar-toggle{margin-top:14px;}
	.submenu>li>a{    padding: 6px 10px;}
	.header .dropdown-menu>li>a{padding:10px;}
	.header .navbar-nav .open .dropdown-menu{text-align:center;background-color:rgba(33,131,198,.1);}
	.header .navbar-nav .open .dropdown-menu>li>a{color:#333}
	.header .navbar-nav .open .dropdown-menu>li>a:focus,
	.header .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:rgba(33,131,198,.2)}
}
@media (min-width:768px){
	.top_main_inner .navbar-brand img{height:70px}
	.top_main_inner .navbar-brand svg{height:35px;}
	
	.navbar-header .navbar-brand{display:none}
	.navbar-brand img{height:54px}
	.header .slogan{margin-left:10px;display: none;}
	.header .slogan span{font-size:18px}
	.header .navbar-nav{float:none;margin-left:-15px;margin-right:-15px;display:flex;flex-direction:row;align-items:center;justify-content: space-between;}
	.header .navbar-nav:before,.header .navbar-nav:after{display: none;}
	.navbar-default .navbar-nav>li>a{font-size:12px;width:100%;padding:15px 8px}
	
	.header .dropdown-menu{width:100%;max-width:170px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:0;border-radius:0;padding:0;background-color:rgba(255,255,255,.85);text-align:center}
	.header .dropdown-menu>li>a{padding:8px 15px;text-overflow:ellipsis;overflow:hidden}
	.header .dropdown-menu>li>a:hover{background-color:#234ca4;color:#fff}
	
	.header.headerEffect{transform: translateY(-105px);}
	
}
@media (min-width:992px){
	.navbar-brand img{height:74px}
	.header .slogan{margin-left:20px;display: block;}
	.header .slogan span{font-size:20px}
	
	
	.navbar-default .navbar-nav>li>a{font-size:14px;padding:18px 15px}
	
	
	.top_tel{display:none}
	.top_tel a{font-size:30px}
	.top_main_inner .wechat_box{display:flex}
	
	.header.headerEffect{transform: translateY(-128px);}
	
}
@media (min-width:1200px){
	.top_main_inner .navbar-brand img{height:50px}
	
	.header .slogan span{font-size:22px}
	
	.top_tel{display:block}
	
	.header.headerEffect .navbar-default .navbar-nav>li{margin-left:0}
}
@media (min-width:1450px){
	.header .slogan{margin-left:30px}
	.header .slogan span{font-size:24px}
	.top_tel a{font-size:30px}

	.navbar-default .navbar-nav>li>a{font-size:16px;}
}
@media (min-width:1650px){
	.navbar-default .navbar-nav>li>a{padding:18px 20px}
}


/*首页*/
.swiper-slide{overflow: hidden;}
.swiper-button-prev,.swiper-button-next,.swiper-pagination-bullet{outline: none;}
.index_banner{position:relative}
.index_banner img{display:block;width:100%}
.banner_text{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.banner_text img{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 1s;transition:all 1s;opacity:0}
.banner1 .banner_text img{-webkit-transform:translateY(100%);transform:translateY(100%)}
.banner2 .banner_text img{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.banner3 .banner_text img{-webkit-transform:scale(0);transform:scale(0)}
.banner4 .banner_text img{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.banner5 .banner_text img{-webkit-transform:translateX(100%);transform:translateX(100%)}
.index_banner .swiper-slide-active .banner_text img{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:.5s;transition-delay:.5s}
.index_banner .videoContainer{width:100%;height:100%;position:absolute;top:0;left:0}
.index_banner #background_video{display:block;width:100%;height:100%;object-fit:cover}
.index_banner .videoContainer i{width:60px;height:60px;background:url(../images/video.png) no-repeat center;background-size:contain;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;cursor:pointer;display:none}
.index_banner .swiper-button-prev,
.index_banner .swiper-button-next{width:40px;height:40px;margin-top:-20px;background-size:auto 20px;border-radius: 50%;opacity: 1;background-color:rgba(255,255,255,0.15);transition: all 0.3s;}
.index_banner .swiper-button-prev{left:2vw;}
.index_banner .swiper-button-next{right:2vw;}
.index_banner .swiper-button-prev:hover,
.index_banner .swiper-button-next:hover{background-color: rgba(255,255,255,0.3);}
@media (max-width:767px){
	.index_banner .banner1 .banner_bg{background-attachment:initial}
	.index_banner .PC_img,.index_banner .videoContainer{display:none}
	.videoContainer i{width:30px;height:30px;margin-top:-15px;margin-left:-15px}
	
	.index_banner .swiper-button-prev,
	.index_banner .swiper-button-next{width:30px;height:30px;margin-top:-15px;background-size:auto 16px;}
}
@media (min-width:768px){
	.index_banner .min_img{display:none}
	
	
}

/* banner下面 */
.index_banner_other{position: relative;width:100%;overflow: hidden;z-index: 2;}
.index_banner_other_inner{position: relative;color:#fff;}
.index_banner_other_inner a{color:#fff;}
.index_banner_other_inner:before{content:'';position: absolute;width:100%;height:100%;left:0%;top:0;background:#234ca4;}
.index_banner_other_inner>div{position: relative;z-index: 2;}
.index_banner_other_top{padding:30px 0 10px;display: block;flex-flow: row wrap;justify-content: space-between;align-items: center;    margin: -105px auto 0;    overflow: hidden;}
.index_banner_other_top>ul{width:100%;margin-top:10px;float: left;display: none;}
.index_banner_other_top>div{width:100%;margin-bottom:10px;}
.index_banner_pagination_text>li{display: none;}
.index_banner_pagination_text>li>a{position: relative;font-size:16px;padding-left:20px;font-weight: 700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_banner_pagination_text>li>a:before{content: '';position: absolute;width:6px;height:6px;border-radius: 50%;background:#fff;left:0;top:50%;margin-top:-3px;}
.index_banner_pagination_text>.active{display: block;}
.index_banner_pagination{padding-left:20px;text-align: right;    padding: 0 15px;}
.index_banner_pagination>span{width:40px;height:40px;line-height:40px;font-size:16px;margin: 0 12px 0 0;color:#d3e9f8;text-align: center;opacity: 1;background:#234ca4;transition: all 0.3s;box-shadow: 1px 1px 0px #fff;}
.index_banner_pagination>span:hover,
.index_banner_pagination>.swiper-pagination-bullet-active{background:#fff;color:#234ca4;}

.index_banner_other_bottom{padding:20px 0 10px;border-top:1px solid rgba(255,255,255,0.08);/* display:block; */display: flex;flex-flow: row wrap;align-items: center;justify-content: space-between;}
.index_banner_other_bottom>div{width:100%;margin-bottom:10px;display: inline-block;}
.index_search{display: flex;align-items: center;flex-flow: row wrap;}
.index_search form{position: relative;display: inline-block;width:100%;margin-bottom:10px;vertical-align: middle;}
.index_search input{display: block;width:100%;height:36px;background:#f1f1f1;border:none;box-shadow: 0 0 0 rgba(255,255,255,0);padding:0 40px 0 10px;color:#333;}
.index_search input:focus,
.index_search button:focus{outline: none;}
.index_search button{position: absolute;width:40px;height:100%;padding:0;right:0;top:0;background-image:url(../images/icon36.png);background-position: center;background-repeat: no-repeat;border:none;background-color: transparent;transition: all 0.3s;}
.index_search button:hover{background-image:url(../images/icon36w.png);background-color:#45a1e0;}
.hot_search{overflow: hidden;    display: inline-block;
    vertical-align: middle;}
.hot_search>*{float:left;margin-right:15px;margin-bottom:10px;color:#d0e2ef;}
.hot_search>a{color:#d0e2ef;}
.hot_search>a:hover{text-decoration: underline;}
.inbob_btn{display: inline-block;align-items: center;justify-content: space-between;}
.inbob_btn>span{display: block;font-size:14px;font-weight: 700;margin-right:15px;margin-bottom:10px;color:#d0e2ef;}
.inbob_btn>a{display: block;width:130px;line-height:36px;font-size:16px;font-weight: 700;margin-bottom:10px;text-align: center;color:#234ca4;background:#fff;}
.inbob_btn>a:hover{color:#fff;background:#45a1e0;}
@media (max-width:767px){
	.index_banner_other{background:#234ca4;}
}
@media (max-width:479px){
	.index_banner_pagination_text>li>a{font-size:14px;}
}
@media (min-width:768px){
	.index_banner_other{margin-top:-50px;}
	
	.index_banner_other_top>ul,
	.index_banner_other_top>div{width:auto;}
	.index_banner_pagination{padding-left:0;}
	.index_banner_pagination>span{margin:0 0 0 10px;}
	
	.index_banner_other_bottom{padding:20px 40px 1px;}
	.index_search form{width:200px;margin-right:12px;}
	
}
@media (min-width:992px){
	.index_banner_other_bottom>div{width:auto;}
	.index_search{margin-right:20px;}
}
@media (min-width:1200px){
	.index_banner_other{margin-top:-80px;}
	.index_banner_other_top{padding:30px 0 20px;}
	.index_banner_pagination_text>li>a{font-size:18px;}
	.index_banner_pagination>span{margin:0 0 0 15px;font-size:18px;}
	
	
	.inbob_btn>span{font-size:16px;}
	.inbob_btn>a{width:150px;font-size:18px;line-height:46px;}
}
@media (min-width:1450px){
	.index_banner_other{margin-top:0px;}
	.index_search form{width:270px;}
}



.index_main{width:100%;padding:35px 0;overflow:hidden;position:relative;background:#fff;}
.index_bg{width:100%;height:100%;position:absolute;top:0;left:0;background-position:top center;}
.index_title{text-align:center;margin-bottom:30px;display: flex;flex-direction: column;align-items: center;}
.index_title a{display:block;position:relative}
.index_title h2{position: relative;font-size:20px;line-height:1.2;font-weight:700;margin:0;text-transform: uppercase;}
.index_title h2 i{font-weight: 400;}
.index_title em{display:block;font-size:14px;text-transform:uppercase;margin-top:10px}
@media (max-width:767px){
	.index_bg{background-size:cover}
}
@media (max-width:360px){
	.index_title h2{font-size:18px;}
}
@media (min-width:768px){
	.index_main{padding:50px 0;}
	.index_bg{background-attachment:fixed}
	.index_title{margin-bottom:40px;}
	.index_title h2{font-size:24px}
}
@media (min-width:992px){
	.index_title h2{font-size:26px}
	.index_title em{font-size:16px;}
}
@media (min-width:1200px){
	.index_main{padding:65px 0;}
	.index_title{margin-bottom:45px;}
	.index_title h2{font-size:28px}
}
@media (min-width:1450px){
	.index_main{padding:75px 0;}
	.index_title h2{font-size:30px}
}


/*首页产品*/
.product-tab-content .swiper-container{padding-bottom:50px;padding-right:7px;}
.product-tab-content .swiper-pagination{bottom:0;}
.product-tab-content .swiper-pagination-bullet{background:#999999;opacity: 1;}
.product-tab-content .swiper-pagination-bullet-active{background:#234ca4;}
.product_list .swiper-slide{overflow: visible;}
.product_list a{padding:10px;background:#fff;box-shadow: 4px 4px 4px rgba(0,0,0,0.15);}
.product_list .text{text-align: center;margin:10px 0 2px;background:#fff;padding:10px;transition: all 0.5s;}
.product_list h5{font-size:16px;height:44px;text-transform: uppercase;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.product_list a:hover .text{background:#234ca4;color:#fff;}
.product_list a:hover .img>img{transform: scale(1.1);}
.product_list .column-video .img:after{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,0.2);background-image:url(../images/video.png);background-repeat: no-repeat;background-position: center;background-size:40px auto;transition: all 0.5s;}
.product_list .column-video a:hover .img:after{background-color:rgba(0,0,0,0.35);}

.product_list.row{padding:0 7px 7px 0;margin-left:-7px;margin-right:-7px;}
.product_list.row .column{margin-bottom:30px;padding-left:7px;padding-right:7px;margin-bottom:20px;}
.pro_subtitle{margin-bottom:30px;}
.pro_subtitle h4{line-height:1.74;font-size:16px;}
@media (max-width:479px){
	.product_list.row .column{width:100%;}
}
@media (min-width:768px){
	.product_list.row{margin-left:-10px;margin-right:-10px;}
	.product_list.row .column{padding-left:10px;padding-right:10px;margin-bottom:30px;}
	.pro_subtitle h4{font-size:18px;}
	
	.product-tab-content .swiper-container{padding-bottom:60px;}
}
@media (min-width:992px){
	.product_list.row{margin-left:-12px;margin-right:-12px;}
	.product_list.row .column{padding-left:12px;padding-right:12px;}
}
@media (min-width:1200px){
	.product_list.row{margin-left:-15px;margin-right:-15px;}
	.product_list.row .column{padding-left:15px;padding-right:15px;}
	
	.product_list .text{padding:15px;}
	.product_list h5{font-size:18px;height:50px}
}



/* 关于我们 */

@media (max-width: 767px) {
    .about-content .about-section1 {
        height: 120px;
    }
}

.about-content .about-section1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-content .about-section2 .company .company_top {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    .about-content .about-section2 .company .company_top {
        height: 60px;
        line-height: 60px;
    }
}

.about-content .about-section2 .company .company_top a {
    font-size: 18px;
    color: #666;
    padding: 0 8px;
    margin: 0 30px;
    display: inline-block;
}

@media (max-width: 767px) {
    .about-content .about-section2 .company .company_top a {
        font-size: 18px;
        margin: 0;
    }
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_top a {
        font-size: 15px;
        padding: 0 5px;
        margin: 0;
    }
}

.about-content .about-section2 .company .company_top a:hover {
    color: #234ca4;
    border-bottom: 2px solid #234ca4;
}

.about-content .about-section2 .company .company_bottom {
    padding: 80px 0;
    width: 100%;
    display: flex;
}

@media (max-width: 767px) {
    .about-content .about-section2 .company .company_bottom {
        padding: 40px 0;
        display: inherit;
    }
}

.about-content .about-section2 .company .company_bottom .company_left {
    flex: 0 0 50%;
    height: 480px;
}

@media (max-width: 767px) {
    .about-content .about-section2 .company .company_bottom .company_left {
        height: 400px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_left {
        height: 220px;
    }
}

.about-content .about-section2 .company .company_bottom .company_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-content .about-section2 .company .company_bottom .company_right {
    flex: 0 0 45%;
    margin-left: 5%;
}

@media (max-width: 1199px) {
    .about-content .about-section2 .company .company_bottom .company_right {
        margin-left: 50px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .about-content .about-section2 .company .company_bottom .company_right {
        flex: 0 0 40%;
    }
}

@media (max-width: 767px) {
    .about-content .about-section2 .company .company_bottom .company_right {
        margin: 0;
        padding: 20px 50px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right {
        margin: 0;
        padding: 20px 30px;
    }
}

.about-content .about-section2 .company .company_bottom .company_right h1 {
    margin: 40px 0 10px;
    font-size: 44px;
    line-height: 60px;
    color: #333333;
    font-weight: bold;
}

@media (min-width: 1200px) and (max-width: 1660px) {
    .about-content .about-section2 .company .company_bottom .company_right h1 {
        margin: 80px 0 30px;
        font-size: 48px;
        line-height: 48px;
    }
}

@media (max-width: 1199px) {
    .about-content .about-section2 .company .company_bottom .company_right h1 {
        margin: 70px 0 40px;
        font-size: 44px;
        line-height: 44px;
    }
}

@media (max-width: 991px) {
    .about-content .about-section2 .company .company_bottom .company_right h1 {
        font-size: 36px;
        line-height: 36px;
    }
}

@media (max-width: 767px) {
    .about-content .about-section2 .company .company_bottom .company_right h1 {
        margin: 20px 0;
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right h1 {
        margin: 20px 0;
        font-size: 30px;
        line-height: 30px;
    }
}

.about-content .about-section2 .company .company_bottom .company_right>p {
    font-size: 24px;
    line-height: 24px;
    font-family: "微软雅黑";
    color: #333333;
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right>p {
        font-size: 16px;
        line-height: 16px;
    }
}

.about-content .about-section2 .company .company_bottom .company_right .about_text {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 40px;
    border-bottom: 2px solid #dddddd;
}

.about-content .about-section2 .company .company_bottom .company_right .about_text div p {
    font-size: 48px;
    line-height: 48px;
    color: #234ca4;
}

@media (min-width: 768px) and (max-width: 991px) {
    .about-content .about-section2 .company .company_bottom .company_right .about_text div p {
        font-size: 36px;
        line-height: 36px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right .about_text div p {
        font-size: 30px;
        line-height: 30px;
    }
}

.about-content .about-section2 .company .company_bottom .company_right .about_text div p i {
    font-style: normal;
}

.about-content .about-section2 .company .company_bottom .company_right .about_text div p em {
    font-size: 18px;
    font-family: "微软雅黑";
    font-style: normal;
    vertical-align: text-top;
    padding-left: 10px;
    line-height: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .about-content .about-section2 .company .company_bottom .company_right .about_text div p em {
        font-size: 22px;
        padding-left: 5px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right .about_text div p em {
        font-size: 22px;
        padding-left: 2px;
    }
}

.about-content .about-section2 .company .company_bottom .company_right .about_text div span {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
    margin-top: 16px;
    display: inline-block;
}

/* .about-content .about-section2 .company .company_bottom .company_right .about_text div:nth-child(1) p em {
    font-size: 18px;
}
 */
@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right .about_text div:nth-child(1) p em {
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right .about_text div:nth-child(2) {
        padding-left: 6%;
    }
}

.about-content .about-section2 .company .company_bottom .company_right p:nth-child(1) {
    font-size: 24px;
    line-height: 24px;
    font-family: "微软雅黑";
    color: #333333;
}

.about-content .about-section2 .company .company_bottom .company_right p:nth-child(4) {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    font-family: "微软雅黑";
    margin: 10px 0 5px;
}

.about-content .about-section2 .company .company_bottom .company_right .more_text>p {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    font-family: "微软雅黑";
    margin: 10px 0 5px;
    display: none;
}

@media (max-width: 575px) {
    .about-content .about-section2 .company .company_bottom .company_right>span {
        margin: 25px 0;
    }
}

.about-content .about-section2 .company .company_bottom .company_right .more_button {
    display: block;
    margin-top: 30px;
    cursor: pointer;
}

.about-content .about-section3 {
    padding: 100px 0 60px;
    background: #f5f5f5;
}

@media (max-width: 991px) {
    .about-content .about-section3 {
        padding: 80px 0;
    }
}

@media (max-width: 767px) {
    .about-content .about-section3 {
        padding: 40px 0;
    }
}

.about-content .about-section3 .partner .partner_top {
    text-align: center;
}

.about-content .about-section3 .partner .partner_top h1 {
    font-family: "Didot LT Std";
    font-size: 40px;
    line-height: 40px;
    color: #222;
    margin: 0;
    font-style: italic;
    font-weight: bold;
}

@media (max-width: 575px) {
    .about-content .about-section3 .partner .partner_top h1 {
        font-size: 32px;
        line-height: 32px;
    }
}

.about-content .about-section3 .partner .partner_top p {
    font-family: "黑体";
    color: #333;
    font-size: 24px;
    line-height: 24px;
    margin: 20px 0 38px;
}

@media (max-width: 575px) {
    .about-content .about-section3 .partner .partner_top p {
        font-size: 22px;
        line-height: 22px;
    }
}

@media (max-width: 991px) {
    .about-content .about-section3 .partner .partner_bottom {
        padding: 0 10px;
    }
}

.about-content .about-section3 .partner .partner_bottom .swiper-slide {
    text-align: center;
    position: relative;
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide {
        position: static;
    }
}

@media (max-width: 767px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide {
        height: 250px;
    }
}

.about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_img {
    width: 215px;
}

@media (max-width: 575px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_img {
        width: 180px;
    }
}

.about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_img img {
    width: 100%;
}

.about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text {
    background: #fff;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: -100%;
    left: 0;
}

@media (max-width: 1199px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text {
        width: 100%;
    }
}

.about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text h1 {
    margin: 0;
    padding: 48px 0 31px;
    font-size: 24px;
    color: #234ca4;
    font-family: "微软雅黑";
}

@media (min-width: 1200px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text h1 {
        padding: 36px 0 25px;
        font-size: 30px;
    }
}

.about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text p {
    padding: 0 48px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    max-height: 140px;
}

@media (min-width: 1200px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text p {
        font-size: 20px;
        line-height: 32px;
        max-height: inherit;
    }
}

@media (max-width: 991px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text p {
        padding: 0 30px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section3 .partner .partner_bottom .swiper-slide .partner_text p {
        padding: 0 30px;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        max-height: 100px;
    }
}

.about-content .about-section3 .partner .partner_bottom .swiper-slide:hover .partner_text {
    bottom: 0;
    transition: 0.4s;
}

.about-content .about-section4 {
    padding: 80px 0;
}

@media (max-width: 767px) {
    .about-content .about-section4 {
        padding: 40px 0 0;
    }
}

.about-content .about-section4 .elegant .elegant_top {
    text-align: center;
}

.about-content .about-section4 .elegant .elegant_top h1 {
    font-size: 24px;
    line-height: 24px;
    color: #333;
    margin: 0;
    margin: 20px 0 38px;
    /* font-weight: bold; */
    text-transform: uppercase;
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_top h1 {
        font-size: 32px;
        line-height: 32px;
    }
}

.about-content .about-section4 .elegant .elegant_top p {
    font-family: "黑体";
    color: #333;
    font-size: 44px;
    line-height: 44px;
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_top p {
        font-size: 22px;
        line-height: 22px;
    }
}

.about-content .about-section4 .elegant .elegant_bottom .tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.about-content .about-section4 .elegant .elegant_bottom .tabs a {
    margin: 0 102px;
    font-size: 18px;
    color: #666;
}

@media (max-width: 991px) {
    .about-content .about-section4 .elegant .elegant_bottom .tabs a {
        margin: 0 70px;
    }
}

@media (max-width: 767px) {
    .about-content .about-section4 .elegant .elegant_bottom .tabs a {
        margin: 0 50px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_bottom .tabs a {
        margin: 0 16px;
        font-size: 16px;
    }
}

.about-content .about-section4 .elegant .elegant_bottom .tabs a.active {
    color: #234ca4;
}

.about-content .about-section4 .elegant .elegant_bottom #tabs-container>.swiper-wrapper>.swiper-slide {
    overflow: hidden;
}

.about-content .about-section4 .elegant .elegant_bottom .display1 {
    width: 857px;
    overflow: visible;
}

@media (max-width: 991px) {
    .about-content .about-section4 .elegant .elegant_bottom .display1 {
        width: 700px;
    }
}

@media (max-width: 767px) {
    .about-content .about-section4 .elegant .elegant_bottom .display1 {
        width: 500px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_bottom .display1 {
        width: 280px;
    }
}

.about-content .about-section4 .elegant .elegant_bottom .display1 img {
    width: 100%;
}

.about-content .about-section4 .elegant .elegant_bottom .display2 {
    width: 857px;
    overflow: visible;
}

@media (max-width: 991px) {
    .about-content .about-section4 .elegant .elegant_bottom .display2 {
        width: 700px;
    }
}

@media (max-width: 767px) {
    .about-content .about-section4 .elegant .elegant_bottom .display2 {
        width: 500px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_bottom .display2 {
        width: 280px;
    }
}

.about-content .about-section4 .elegant .elegant_bottom .display2 img {
    width: 100%;
}

.about-content .about-section4 .elegant .elegant_bottom .display3 {
    width: 857px;
    overflow: visible;
}

@media (max-width: 991px) {
    .about-content .about-section4 .elegant .elegant_bottom .display3 {
        width: 700px;
    }
}

@media (max-width: 767px) {
    .about-content .about-section4 .elegant .elegant_bottom .display3 {
        width: 500px;
    }
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_bottom .display3 {
        width: 280px;
    }
}

.about-content .about-section4 .elegant .elegant_bottom .display3 img {
    width: 100%;
}

.about-content .about-section4 .elegant .elegant_bottom .swiper-pagination {
    position: static;
    outline: none;
    margin-top: 40px;
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_bottom .swiper-pagination {
        margin-top: 20px;
    }
}

.about-content .about-section4 .elegant .elegant_bottom .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #dedede;
    opacity: 1;
    outline: none;
}

@media (max-width: 575px) {
    .about-content .about-section4 .elegant .elegant_bottom .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
}

.about-content .about-section4 .elegant .elegant_bottom .swiper-pagination-bullet-active {
    background: #234ca4;
    border: none;
}

.about-content .about-section5 {
    padding: 80px 0 0px;
}

@media (max-width: 767px) {
    .about-content .about-section5 {
        padding: 40px 0;
    }
}

.about-content .about-section5 .honor .honor_top {
    text-align: center;
}

.about-content .about-section5 .honor .honor_top h1 {
    font-size: 24px;
    line-height: 24px;
    color: #333;
    margin: 0;
   /*  font-weight: bold; */
    text-transform: uppercase;
    margin: 20px 0 60px;
}

@media (max-width: 575px) {
    .about-content .about-section5 .honor .honor_top h1 {
        font-size: 32px;
        line-height: 32px;
    }
}

.about-content .about-section5 .honor .honor_top p {
    font-family: "黑体";
    color: #333;
    font-size: 44px;
    line-height: 44px;
}

@media (max-width: 575px) {
    .about-content .about-section5 .honor .honor_top p {
        font-size: 22px;
        line-height: 22px;
    }
}

@media (max-width: 1199px) {
    .about-content .about-section5 .honor .container {
        padding: 0 20px;
    }
}

.about-content .about-section5 .honor .container .honor_bottom {
    position: relative;
    overflow: hidden;
}
.about-content .about-section5 .honor .container .honor_bottom li{
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 40px;
	float: left;   
}
.about-content .about-section5 .honor .container .honor_bottom li:nth-child(4n){margin-right: 0;}
@media (min-width: 400px) and (max-width: 767px) {
    .about-content .about-section5 .honor .container .honor_bottom .honor_box .swiper-slide {
        padding: 20px;
    }
}

@media (min-width: 320px) and (max-width: 399px) {
    .about-content .about-section5 .honor .container .honor_bottom .honor_box .swiper-slide {
        padding: 10px;
    }
}

.about-content .about-section5 .honor .container .honor_bottom .honor_box .swiper-slide img {
    width: 100%;
}

.about-content .about-section5 .honor .container .honor_bottom .honor_np {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
}

.about-content .about-section5 .honor .container .honor_bottom .honor_np .swiper-button-next {
    right: -45px;
}

@media (min-width: 1200px) and (max-width: 1250px) {
    .about-content .about-section5 .honor .container .honor_bottom .honor_np .swiper-button-next {
        right: -25px;
    }
}

@media (max-width: 1199px) {
    .about-content .about-section5 .honor .container .honor_bottom .honor_np .swiper-button-next {
        right: 0;
    }
}

.about-content .about-section5 .honor .container .honor_bottom .honor_np .swiper-button-prev {
    left: -45px;
}

@media (min-width: 1200px) and (max-width: 1250px) {
    .about-content .about-section5 .honor .container .honor_bottom .honor_np .swiper-button-prev {
        left: -25px;
    }
}

@media (max-width: 1199px) {
    .about-content .about-section5 .honor .container .honor_bottom .honor_np .swiper-button-prev {
        left: 0;
    }
}

.about-content .about-section5 .honor .container .honor_bottom .honor-prev {
    position: absolute;
    background: url(../images/prev.png) no-repeat center;
    width: 12px;
    height: 22px;
    background-size: 100%;
    outline: none;
    z-index: 100;
}

.about-content .about-section5 .honor .container .honor_bottom .honor-next {
    position: absolute;
    width: 12px;
    height: 22px;
    background: url(../images/next.png) no-repeat center;
    background-size: 100%;
    outline: none;
    z-index: 100;
}

.about-content .about-section5 .honor .container .honor_bottom .honor-prev:hover {
    background: url(../images/prev_h.png) no-repeat center;
    background-size: cover;
}

.about-content .about-section5 .honor .container .honor_bottom .honor-next:hover {
    background: url(../images/next_h.png) no-repeat center;
    background-size: cover;
}
.about-content .honor_list .img{
    height: 240px;
    padding: 0;
    border: 0;
    margin: 0;
}
.viewbox-header{font-size: 16px;}








/*水平居中*/

.justify-center {
  justify-content: center;
}
/*文字对齐*/
.align-baseline {
  align-items:baseline ;
}
/*垂直居中*/
.align-center{
  align-items:center;
}
/*靠上*/
.align-start{
  align-items:flex-start;
}
/*靠下*/
.align-end{
  align-items:flex-end;
}
.align-baseline{
  align-items:baseline;
}
/*两侧贴边*/

.flex-between {
  justify-content: space-between;
}


/*两侧有间居*/

.flex-around {
  justify-content: space-around;
}


/*靠左*/

.flex-start {
  justify-content: flex-start;
}
/*靠右*/
.flex-end {
  justify-content: flex-end;
}

/*行*/

.flex-container-row {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}
/*起点右边*/
.flex-container-row-reverse {
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse;

}
.honor-pic-top .right{
    width: 50%;
    height: 360px;
    /*padding-left: 0.7rem;*/
    padding: 40px 70px;
    background-color: #234ca4;
    z-index: 2;
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;

}
.honor-pic-top .right .change-right{
	transition: .6s;
}
.honor-pic-top .right:hover .change-right{
	transform: translateX(-20px);
}
.honor-pic-top .right .msg{
    width: 100%;
    /*height: 100%;*/
    margin-bottom: 30px;
    position: relative;
}
.honor-pic{
    width: 100%;
    height: 450px;
    position: relative;
    margin-bottom: 80px;
}
.honor-pic-top .left{
	width: 50%;
    height: 450px;
}
.honor-pic-top .left .pic-list{
    width: 110%;
    height: 100%;
    overflow: hidden;
}
.honor-pic-top .left .pic-list.on{
    display: block;
}
.honor-pic-top .left .pic-list img{
	width: 100%;
    height: 100%;
    transition: .6s;
}
.honor-pic-top .left .pic-list:hover img{
	transform: scale(1.1);
}
.honor-pic-top .right .msg .new-msg{
    display: none;
}
.honor-pic-top .right .msg .new-msg.on{
    display: block;
    animation: fadeInRightSmall 0.8s ease-in-out;
}
.nian-list{
width: 100%;
    padding: 1px;
    box-sizing: border-box;
}
.honor-pic-top .right .nian{
    font-size: 46px;
     color: #fff;
    font-weight: bold;
    line-height: 60px;
    font-family: 'Anton';
    letter-spacing:2px;
}
.honor-pic-top .date{
    color: #bebebe;
    font-size: 12px;
}
.honor-pic-top .date .sum{
    font-size: 32px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 8px;
}
.honor-pic-top .date .num{
    margin-left: 10px;
}
.honor-pic-top{
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	align-items: center;

}
.honor-pic-top .right .data{
    font-size: 18px;
    color: #bebebe;
    margin: 10px 0;
    display: inline-block;
}
.honor-pic-top .right .text-list{
    overflow: hidden;
    margin-bottom: 18px;
}
.honor-pic-top .right .text-list .title{
    height: 72px;
	font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.honor-pic-top .right .text-list .text{
    height: 52px;
    color: #d2d2d2;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.honor-pic-top .right .right-one.on{
    display: block;
}
.honor-pic-top .right .right-one .xiangyou a{
    pointer-events:auto;
}
.change-list{
    width: 100%;
}
.change-left{
    width: 55px;
}
.dian{
    width: 10px;
    height: 10px;
    background-color: #d0d0d0;
    border-radius: 50%;
}
.dian.on{
    background-color: #e71210;
}
.change-right-list a{
    width: 45px;
    height: 24px;
}
.change-right{
    width: 45px;
    height: 24px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABD0lEQVQ4jb3VvyuFURzH8fdzuxYyGFhIidHIqG53VEyyKGZ/xafPn2AxS+S/kMmiLH5sqBsZLEwG5Wtwnnrw3Ol5jm+dOqfz7bw6v4uIoEnYBkDSLHAJPACrtl/q8juNtJ8xDkwAS8CppMmsoO0bYBv4BBaHoW3OENvHNehUNnAIei5pJhtYQTeAD2AeOCvRIiLGgAWgyGCvA071O6BXRMQ9MJcBq4vbDvD+TxjAaBERXWCafEu6l+pPpCVtNGL50vwOSZvAETDC9/71bQ+ynFJJW8BJBevZHkCGayFpBzhMY18DK7Yfy/5WQUm7wEEF69t+rua0BkpaBvZT8yJhf36Mblsg8JrKFbBm+60u6QvazV09Jpv8IwAAAABJRU5ErkJggg==") center no-repeat;
    background-size: 28px 16px;
    transition: all 0.3s ;
    -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    -ms-transition: all 0.3s ;
    /*border-right: 2px solid #999;*/
    /*cursor: pointer;*/
}
.change-right:hover{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABD0lEQVQ4jb3VvyuFURzH8fdzuxYyGFhIidHIqG53VEyyKGZ/xafPn2AxS+S/kMmiLH5sqBsZLEwG5Wtwnnrw3Ol5jm+dOqfz7bw6v4uIoEnYBkDSLHAJPACrtl/q8juNtJ8xDkwAS8CppMmsoO0bYBv4BBaHoW3OENvHNehUNnAIei5pJhtYQTeAD2AeOCvRIiLGgAWgyGCvA071O6BXRMQ9MJcBq4vbDvD+TxjAaBERXWCafEu6l+pPpCVtNGL50vwOSZvAETDC9/71bQ+ynFJJW8BJBevZHkCGayFpBzhMY18DK7Yfy/5WQUm7wEEF69t+rua0BkpaBvZT8yJhf36Mblsg8JrKFbBm+60u6QvazV09Jpv8IwAAAABJRU5ErkJggg==") center no-repeat;
    background-color: #234ca4;
    /*border-right: 2px solid #234ca4;*/
    /*border-radius: 6px;*/
}
.chang-left{
    display: none;
}
/*新闻列表*/
.main-news{
    width: 32%;
    height: auto;
    padding: 60px 26px;
    box-sizing: border-box;
    background-color: #f3f3f3;
    transition: all 0.3s ;
    -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    -ms-transition: all 0.3s ;
    cursor: pointer;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
}
.list-news .main-news:nth-child(3n){
    margin-right: 0;
}

.main-news-top{
    width: 100%;
}

.main-news-top .nian{
    font-size: 46px;
    color: #bbb;
    font-weight: bold;
}

.news-top-right{
    width: 45px;
    height: 24px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABIUlEQVQ4jb3VMUscQRQH8J+yNgaLFAoPJSBnKaTRUhDBRoiVpBG09mMIljY2geuCIH4GG7FKE7BRSxGPyCtstLJQxGYPTr1D3LvNHxb2McP7McPO7FCz2dRPMhNExDec4gormXnbbf5wX9rrjOEr5nAcEeO1gpl5gQ08Y7YXOsgVysyDLuhEbWAP9E9ETNUGdqBreEQDJ220wBfMYKhK84joNXSFHWx3oIsFzjBdBftkGjgaxsN/wNoZLfAdkypu6QdZxV75foPlAk+4rtqxfdO8TUT8xG5ZXmIpM1u1fKURsY5DjJTYYma2qOFYRMQm9sve51jIzH/t8YGCEbGF3x3YUr7Z84GBETGPX2X5t8Te/TGKQYG4K58z/MjM+26TXgDh8VYjv3NjTgAAAABJRU5ErkJggg==") center no-repeat;
    background-size: 28px 16px;
    background-color: #f3f3f3;
    transition: all 0.6s ;
    -webkit-transition: all 0.6s ;
    -moz-transition: all 0.6s ;
    -o-transition: all 0.6s ;
    -ms-transition: all 0.6s ;
    /*border-right: 2px solid #999;*/
    /*cursor: pointer;*/
}

.main-news .data{
    font-size: 16px;
    color: #bbb;
    margin: 10px 0;
}
.main-news-title{
    font-size: 18px;
    line-height: 28px;
    color: #000;
    height: 54px;
    margin-bottom: 30px;
}
.main-news-pic{
    width: 100%;
    height: 162px;
    margin-bottom: 30px;
}
.main-news-pic img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.main-news-text{
    font-size: 14px;
    height: 100px;
    line-height: 24px;
    color: #999;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
    overflow: hidden;
    text-overflow:ellipsis;
}
.main-news:hover{
    background-color: #fff;
    box-shadow: 0 0 80px 2px rgba(0,0,0,.1);
}
.main-news:hover .nian{
    color: #000;
}
.main-news:hover .news-top-right{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABD0lEQVQ4jb3VvyuFURzH8fdzuxYyGFhIidHIqG53VEyyKGZ/xafPn2AxS+S/kMmiLH5sqBsZLEwG5Wtwnnrw3Ol5jm+dOqfz7bw6v4uIoEnYBkDSLHAJPACrtl/q8juNtJ8xDkwAS8CppMmsoO0bYBv4BBaHoW3OENvHNehUNnAIei5pJhtYQTeAD2AeOCvRIiLGgAWgyGCvA071O6BXRMQ9MJcBq4vbDvD+TxjAaBERXWCafEu6l+pPpCVtNGL50vwOSZvAETDC9/71bQ+ynFJJW8BJBevZHkCGayFpBzhMY18DK7Yfy/5WQUm7wEEF69t+rua0BkpaBvZT8yJhf36Mblsg8JrKFbBm+60u6QvazV09Jpv8IwAAAABJRU5ErkJggg==") center no-repeat;
    background-color: #234ca4;
    /*border-right: 2px solid #234ca4;*/
    /*border-radius: 6px;*/
}
.next-list{
    padding: 50px 0 80px;
    box-sizing: border-box;
}
.pager .nextbtn,.pager .prebtn,.pager span.disabled{
	color: #666;
	background: #fff;
	width: 80px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	display: inline-block;
	text-align: center;
}
.pager .zxfPagenum , .pager .ddd{
	color: #666;
	background: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: 0 5px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	display: inline-block;
	text-align: center;
}
.pager .current{
	color: #ffffff;
	background: #234ca4;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
	margin: 0 5px;
	display: inline-block;
	border: 1px solid #234ca4;
	text-align: center;
}
.pager .pagediv{
    max-width: 60%;
    margin: auto;
}
.page-dot{
    margin-top: -15px;
    position: relative;
    z-index: 5;
    max-width: 120px;
}
.page-dot li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6a6a6a;
    margin-right: 10px;
    cursor: pointer;
}
.page-dot li.on{
    background-color: #234ca4;
}










.contact{
    position: relative;
}
.contact>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: -1;
}
.contact-main{
    width: 100%;
    background-color: #fff;
    height: 400px;
    background-repeat: no-repeat;
    background-size: 140px;
    background-position: bottom right;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%,0);
    box-shadow: 0 0 20px 2px rgba(0,0,0,.1);
}
.contact-main-pic{
    width: 470px;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin-right: 56px;
}
.contact-main-pic img{
    width: 100%;
    height: 100%;
    /*position:absolute;*/
    /*left: 0%;*/
    /*top: 0%;*/
}
.contact-main-text{
    height: 100%;
    width: 53%;
}
.main-text-title{
    font-size: 28px;
    color: #000;
    font-weight: bold;
    margin: 50px 0 30px;
    width:100%;
    position: relative;
}
.main-text-title img{
    width: 35px;
    height: 35px;
}
.main-text-title .big-er{
    width: 120px;
    height: 120px;
    position: absolute;
    right: 50px;
    top: 0;
    display: none;
}
.main-text-text{
    font-size: 18px;
    color: #000;
    line-height: 40px;
}





/*首页应用领域*/
.app_list{display: flex;align-items: stretch;flex-flow: row wrap;}
.app_list:before,.app_list:after{display: none;}
.app_list li{text-align: center;margin-bottom:20px;}
.app_list .icon{position: relative;width:100px;border-radius: 50%;background:#f7f8fc;overflow: hidden;margin:0 auto 15px;}
.app_list .icon>img{position: relative;width:100%;transition: all 0.5s;z-index: 2;}
.app_list .icon:before{content: '';position: absolute;width:88%;height:88%;border:1px solid #dbdbdd;background:#fff;border-radius: 50%;left:50%;top:50%;transform: translate(-50%,-50%);z-index: 1;transition: all 0.5s;}
.app_list .icon>.hover{position: absolute;width:100%;left:0;top:0;transform: rotate(15deg);visibility: hidden;opacity: 0;}
.app_list p{font-size:16px;font-weight: 700;}
.app_list a:hover .icon>.hover{transform: none;visibility: visible;opacity: 1;}
.app_list a:hover .icon>.default{visibility: hidden;opacity: 0;}
.app_list a:hover .icon:before{background:#234ca4;border-color:#234ca4;width:100%;height:100%;}
@media (max-width:479px){
	.app_list li{width:50%;}
}
@media (min-width:992px){
	.app_list p{font-size:18px;}
}
@media (min-width:1200px){
	.app_list .icon{width:124px;margin-bottom:25px;}
}
@media (min-width:1450px){
	.app_list p{font-size:20px;}
}


/*首页案例*/
.index_case_main .index_title a,
.index_case_main .index_title{color:#fff;}
.index_case_list{margin:0;}
.index_case_list .column{padding:0;margin-bottom:15px;}
.index_case_list a{position: relative;}
.index_case_list .text{width:100%;height:14%;padding:20px 15px;text-align: center;background:#fff;display: flex;flex-direction: column;justify-content: center;}

.index_case_list h5{font-size:16px;font-weight: 700;margin-bottom:0px;line-height:1.4}
.index_case_list .p{font-size:12px;line-height:22px;max-height:88px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.index_case_list a:hover h5{color:#234ca4;}
.index_case_list a:hover .img>img{transform: scale(1.1);}
@media (max-width:767px){
	.index_case_list .column{width:100%;}
}
@media (min-width:768px){
	.index_case_list .column{margin-bottom:0;}
	/* .index_case_list .column:nth-child(odd) a{padding-bottom:12%;}
	.index_case_list .column:nth-child(even) a{padding-top:12%;}
	.index_case_list .column:nth-child(odd) .text{bottom:0;}
	.index_case_list .column:nth-child(even) .text{top:0;} */
	.index_case_list .text{position: absolute;left:0;}
}
@media (min-width:992px){
	.index_case_list .p{max-height:66px;-webkit-line-clamp:3;}
}
@media (min-width:1450px){
	.index_case_list .text{padding:0px 15px;}
	.index_case_list h5{font-size:18px;margin-bottom:0px;}
	.index_case_list .p{max-height:88px;-webkit-line-clamp:4;}
}


.videoBody{}
.videoBody .cw{ position:relative;width: 100%;height: 100%;}
.videoBody .video01{background:#f7f7f7;width:40%;height:365px; position:absolute;left:0;top:40px;padding: 70px 60px 0 70px;z-index:2;}
.videoBody .video01 h2{font-size:26px;color:#1e50a2;padding-bottom:30px;}
.videoBody .video01 p{font-size:16px;line-height:32px;color:#333;}
.videoBody .video_bg{ position:absolute;right:0;top:0px;z-index:1;width: 68%;    height: 88%;background-size: cover;}
.videoBody .video_bg:before{
	content: "";
    background: url(../images/videobtn.png) no-repeat center rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: block;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}
/* .videoBody .video_bg span{ position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/videobtn.png) no-repeat center;} */
.col_pop_body {width: 720px;height: 405px;overflow: hidden;}
.videoBody .video_flex{ position:relative;}
.videoBody .video_flex .slides{height:500px;    padding: 0 55px;}
.videoBody .video_flex .flex-direction-nav{display:none;}
.videoBody .video_flex .flex-control-nav li{margin:0 10px;}
.videoBody .video_flex .flex-control-nav li a{display:inline-block;width:14px;height:14px;background:url(../images/banner_dot.png) no-repeat; 
	background-position:-14px 0;border:1px solid #999;}
.videoBody .video_flex .flex-control-nav li a.active{background:url(../images/banner_dot.png) no-repeat;border:1px solid #cc9e6b;}
.submenu.vid-tabs>li>a:hover, .submenu.vid-tabs>li.active>a, .submenu.vid-tabs>li.active>a:focus, .submenu.vid-tabs>li.active>a:hover{background:#fff;border-color:#fff;color: #234ca4;}
.submenu.vid-tabs>li>a{
	color: #fff;    border: 1px solid #fff;
}
.video_flex .swiper-pagination-bullet-active{background: #fff;}



/*首页资质*/
.honor_list.row{margin-left:-10px;margin-right:-10px;display: flex;align-items: stretch;flex-flow: row wrap;}
.honor_list.row:before,.honor_list.row:after{display: none;}
.honor_list.row .column{padding:0 10px;margin-bottom:20px;}
.honor_list .inner{position: relative;padding:0 0px 70px;height:100%;cursor: pointer;}
.honor_list .img{height:100%;z-index: 2;background:#fff;display: flex;flex-direction: column;justify-content: center;}
.honor_list .img img{height: 90%;}
.honor_list .img:hover>img{transform: none;}
.honor_list .text{position: absolute;width:100%;left:0;bottom:0;background:#eeeeee;padding:10px;z-index: 1;transition: all 0.5s;}
.honor_list h5{font-size:14px;line-height:24px;height:48px;text-align: center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.honor_list .inner:hover .text{background:#234ca4;color:#fff;}

.index_honor{position: relative;}
.index_honor .swiper-container{position: static;}
.index_honor .swiper-wrapper{align-items: stretch;}
.index_honor .swiper-slide{height:auto;}
.index_honor .swiper-button-white{width:30px;height:60px;background-color:#cbcbcb;background-size:auto 20px;transition: all 0.5s;}
.index_honor .swiper-button-prev{left:-15px;}
.index_honor .swiper-button-next{right:-15px;}
.index_honor .swiper-button-white:hover{background-color: #234ca4;}
.index_honor .swiper-pagination{bottom:0;}
.index_honor .swiper-pagination-bullet{background:#999999;opacity: 1;}
.index_honor .swiper-pagination-bullet-active{background:#234ca4;}
@media (max-width:767px){
	.index_honor{padding-bottom:40px;}
	#lightGallery-close{width:40px;height:40px;line-height:40px;}
	#lightGallery-close:after{font-size:20px;}
	.index_honor .swiper-button-white{display: none;}
	.honor_list .inner{padding: 0 0px 40px;}
	.honor_list .text{overflow: hidden;text-align: center;
text-overflow:ellipsis;
white-space: nowrap;}
}
@media (max-width:479px){
	.honor_list.row .column{width:50%;}
}
@media (min-width:768px){
	.index_honor .swiper-pagination{display: none;}
	.index_honor{padding:0 35px;}
	
	.honor_list .inner{padding-bottom:80px;}
	.honor_list .text{padding:75px 15px 15px;}
}
@media (min-width:992px){
	.honor_list.row{margin-left:-15px;margin-right:-15px;}
	.honor_list.row .column{padding:0 15px;margin-bottom:30px;}
	.honor_list h5{font-size:16px;}
}
@media (min-width:1200px){
	.index_honor{padding:0 55px;}
	.index_honor .swiper-button-white{width:50px;height:100px;}
	.index_honor .swiper-button-prev{left:-25px;}
	.index_honor .swiper-button-next{right:-25px;}
	
	.honor_list .inner{padding-bottom:50px;}
	.honor_list .text{padding:15px;}
}
@media (min-width:1450px){
	.honor_list.row{margin-left:-20px;margin-right:-20px;}
	.honor_list.row .column{padding:0 20px;margin-bottom:40px;}
}

/*首页历程*/
.index_history_row{display: flex;align-items: center;flex-flow: row wrap;}
.index_history_row:before,.index_history_row:after{display: none;}
.index_history_row>div{margin-bottom:25px;}
.history-text .tit{font-size:18px;margin-bottom:15px;font-weight: 700;}
.history-text .InfoContent p{margin-bottom:10px;}

.index_history_control{position: relative;width:100%;overflow: hidden;background:url(../images/line2.png) repeat-x left bottom;background-size:auto 15px;}
.index_history_control .inner{position: relative;}
.index_history_control .swiper-container{position: static;}
.index_history_control .swiper-button-black{width:30px;height:30px;margin-top:-28px;background:none;opacity: 1;}
.index_history_control .swiper-button-black:before{content: '';position: absolute;width:0;height:0;top:50%;margin-top:-6px;}
.index_history_control .swiper-button-prev:before{border:6px solid transparent;border-right-color: #234ca4;left:0}
.index_history_control .swiper-button-next:before{border:6px solid transparent;border-left-color: #234ca4;right:0;}
.index_history_control .swiper-button-disabled.swiper-button-prev:before{border-right-color: #bdbdbd;}
.index_history_control .swiper-button-disabled.swiper-button-next:before{border-left-color: #bdbdbd;}
.index_history_control .swiper-button-prev{left:-15px;}
.index_history_control .swiper-button-next{right:-15px;}
.swiper-page>li{padding-top:10px;padding-bottom:35px;position: relative;text-align: center;color:#b8b8b8;font-size:18px;font-weight: 700;font-family: arial;overflow: hidden;cursor: pointer;}
.swiper-page>li>span{display: block;line-height:36px;}
.swiper-page>li:after{content: '';position: absolute;width:2px;height:0;left:50%;margin-left:-1px;bottom:0;background:#234ca4;transition: all 0.5s;}
.swiper-page>.swiper-slide-thumb-active{color:#234ca4;}
.swiper-page>.swiper-slide-thumb-active:after{height:20px;}
@media (max-width: 767px) {
	
}
@media (max-width:360px){
	.swiper-page>li{font-size:16px;}
}
@media (min-width: 768px) {
	.history-swiper-container{margin:40px 0 20px;}
	.history-text .tit{font-size:24px;margin-bottom:20px;}
	.index_history_control .swiper-button-black{width:40px;height:40px;margin-top:-35px;}
	.index_history_control .swiper-button-prev{left:-40px;}
	.index_history_control .swiper-button-next{right:-40px;}
	.swiper-page>li{padding-top:20px;padding-bottom:40px;font-size:22px;}
}
@media (min-width: 992px) {
	.swiper-page>li{font-size:24px}
}
@media (min-width: 1200px) {
	.history-swiper-container{margin:80px 0 60px;}
	.index_history_row{margin-left:-35px;margin-right:-35px;}
	.index_history_row>div{padding:0 35px;}
	.history-text .tit{font-size:30px;margin-bottom:30px;}
	.index_history_control{background-size:auto 19px;}
	.swiper-page>li{padding-bottom:50px;font-size:26px;}
	.swiper-page>.swiper-slide-thumb-active:after{height:24px;}
	.index_history_control .swiper-button-black:before{border-width: 10px;margin-top:-10px;}
}
@media (min-width: 1450px) {
	.swiper-page>li{font-size:30px}
	.swiper-page>.swiper-slide-thumb-active{font-size:36px}
}

/*首页伙伴*/
.partner_list.row{margin-left:-5px;margin-right:-5px}
.partner_list .column{padding:0 5px;margin-bottom:20px;}
.partner_list .img{border:1px #e9e9e9 solid;background-color:#fff;transition: all 0.3s;}
.partner_list .img:hover{border-color:#234ca4;}
.partner_list .img:hover>img{-webkit-transform:none;transform:none}
@media (min-width:768px){

}
@media (min-width:992px){
	.partner_list.row{margin-left:-15px;margin-right:-15px}
	.partner_list .column{padding:0 15px;margin-bottom:30px;}
}


/*内页*/
.inside_banner{position:relative;width:100%;overflow:hidden;}
.inside_banner img{width:100%;transform:scale(1.1,1.1);animation: myfirst 3s forwards;-webkit-animation: myfirst 3s forwards;}
@keyframes myfirst{
	from {transform:scale(1.1,1.1);}
	to {transform:scale(1,1);}
}
@-webkit-keyframes myfirst {
	from {transform:scale(1.1,1.1);}
	to {transform:scale(1,1);}
}
.inside_text{position: absolute;width:100%;height:100%;left:0;top:0;z-index: 2;display: flex;justify-content: center;flex-direction: column;color:#fff;text-align: center;padding-top:50px;}
.inside_text h1{font-size:22px;font-weight: 700;}
.inside_text span{display: block;font-size:14px;font-family: arial;text-transform: uppercase;margin-top:10px}
.inside_text span:after{content: '';display: block;width:38px;height:2px;background:#fff;margin:10px auto 0;}

.wrapper{min-height:60vh;position: relative;}
.inside_main{position:relative;width:100%;padding:35px 0;overflow: hidden;}

.submenu{display: flex;justify-content: center;flex-flow: row wrap;margin-left:-5px;margin-right:-5px;margin-bottom:30px;border-bottom:none;}
.submenu:before,.submenu:after{display: none;}
.submenu>li{padding:0 5px;margin-bottom:10px;}
.submenu>li>a{min-width:100px;text-align: center;border:1px solid #bfbfbf;line-height:20px;padding:10px;border-radius: 0;cursor: pointer;transition: all 0.5s;}
.submenu>li>a:hover,
.submenu>li.active>a,
.submenu>li.active>a:focus,
.submenu>li.active>a:hover{color:#fff;background:#234ca4;border-color:#234ca4;}

.InfoContent{line-height:2;position:relative;overflow:hidden;color:#666;}
.InfoContent p{margin-bottom:0}
.InfoContent img{display: inline-block;max-width:100%;height:auto!important;}
.InfoContent video{display: block;width:1200px;height:auto;max-width:100%;margin:0 auto;}
.InfoContent ul,.InfoContent li{list-style-type: disc;list-style-position: inside;}
.InfoContent li p{display: inline;margin-bottom:0;}
.InfoContent a{display: inline;}
.InfoContent a:hover{color:#234ca4}

.InfoTitle{margin-bottom:20px;text-align:center;}
.InfoTitle h4{font-size:18px;margin:0;line-height:1.4;}
.InfoTitle .date{font-size:12px;color:#999;margin-top:10px;}
.InfoTitle .date span{padding:0 5px}

.goBack{text-align:center;margin-top:30px;}
.goBack a{display:inline-block;color:#fff;line-height:20px;background-color:#333;padding:10px;margin:5px;width:130px;border-radius: 3px;}
.goBack a:hover{background-color:#234ca4}

.pager{margin:30px 0 0}
.pager li>a,.pager li>span{border:1px #bfbfbf solid;color:#666;margin:0 5px;text-transform:uppercase;border-radius: 3px;}
.pager li>span{color:#999}
.pager li>a{color:#234ca4;border-color:#234ca4;transition: all 0.5s;}
.pager li>a:hover{color:#fff;background-color:#234ca4}

.info_previous_next_wrap{border-top:1px #dad9d9 solid;padding-top:16px;margin-top:30px;font-size:14px;color:#666;text-transform:uppercase;overflow: hidden;}
.info_previous_next_wrap b{font-weight:400}
.info_previous_next_wrap a{text-decoration:none;display:inline}
.info_previous_next_wrap a:hover{color:#234ca4}
.info_Next,.info_Previous{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}


.product-detail .proswiper{padding: 0 50px;position: relative;}
.product-detail .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;

}
.product-detail .swiper-slide {
  background-size: cover;
  background-position: center;
}

.product-detail .gallery-thumbs {
  box-sizing: border-box;
  padding: 10px 0;
  height: 100px;
}
.product-detail .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.5;
  border: 1px solid #333;
}
.product-detail .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.product-detail{margin-top:.75em;margin-bottom:4em;width: 100%;padding: 0;}
.product-detail a{color:#747474}
.procon{width: 45%;float: left;}
.product-detail .product-property{width:50%;}
.product-detail .product-property .product-title h1{
	font-size: 1.5em;
    margin-top: 0;
    color: #234ca4;
    font-weight: bold;
}
.product-maintxt p{
	    font-size: 15px;
    color: #666666;
    line-height: 28px;
    padding: 24px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #848487;
        border-top: 1px solid #848487;
    margin-top: 4rem;
}
.product-detail .product-property .product-title .product-fab img{float:left}
.product-detail .product-property .product-title .product-fab span{margin-left:1em;float:left;width:84%;color:#1b365d}
.product-detail .product-property .product-action{width:28%}
.product-detail .product-property .product-action .col-md-6{padding-left:0;padding-right:0}
.product-detail .product-property .property-list{margin-top:.75em;min-height:200px}
.product-detail .product-property .property-list .property-list-item .property-list-item-title{border-bottom:1px solid #848487}
.product-detail .product-property .property-list .property-list-item .property-list-item-title h3{    font-size: 1em;
    margin: 24px 0;
    font-weight: bold;
    color: #333;}
.product-detail .product-property .property-list .property-list-item .property-list-item-content{padding:1.75em 0}
.product-detail .product-property .property-list .property-list-item .property-list-item-content li{    font-size: 15px;float:left;width:50%;line-height:1.75em;background:url(../images/product/bg-property-li.png) no-repeat 0 .75em;}
.product-detail .product-property .property-list .property-list-item .property-list-item-content li.one-line{width:100%;height:auto}
.product-detail .product-property .property-list .property-list-item .property-list-item-content table{width:100%}
.product-detail .product-property .property-list .property-list-item .property-list-item-content table:nth-child(n+2){margin-top:1rem}
.product-detail .product-property .property-list .property-list-item .property-list-item-content table tbody tr td{width:50%;vertical-align:top}
.product-detail .product-property .property-list .property-list-item .property-list-item-content table tbody tr td ul li{width:100%}
.product-detail .product-property .property-list .property-list-item .property-list-item-content table tbody tr td table tbody tr td{line-height:1.75em}
.product-detail .product-property .buy-link{width:80%;margin-left:-15px}
@media (max-width:1024px){
.product-detail .product-media{width:350px}
.product-detail .product-media .icon-zoom{top:300px;left:300px}
}
.product-bot{margin-top: 5rem;}
.product-bot .head{
	padding: 0;
    border-bottom: 1px solid #848487;
    font-size: 26px;
    color: #333;
}
.product-bot .head span{
	color: #234ca4;
    position: relative;
    margin: 0 22px 0 0;
    text-transform: uppercase;
    font-weight: bold;
}








.publicContainer{position:relative;min-height:63vh;background:#fff;padding:15px 15px 45px;z-index:3;}
.mainTitle{position:relative;width:100%;font-size:12px;padding:0 0 15px;margin-bottom:15px;border-bottom:4px solid #234ca4;display: none;}
.mainTitle h1{font-size:18px;margin-bottom:5px;}
.mainTitle .en{font-family:Arial;text-transform:uppercase;}
.mainTitle .icon{position:absolute;width:15px;height:15px;/* background:url(../images/i9.png) no-repeat;background-size:100% 100%; */right:11px;bottom:11px;display: none;}
.sideBarNav{width:100%;}
.sideBarNav a{cursor: pointer;}
.sideBarNav>li{width:100%;margin-bottom:5px;}
.sideBarNav>li>a{padding:10px 0;font-weight:700;font-size:14px;line-height:20px;background:transparent;-webkit-transition: all 0.3s;transition: all 0.3s;}
.sideBarNav>li.active>a,.sideBarNav>li>a.active,.sideBarNav>li:hover>a{background:transparent;color:#234ca4;}
.sideBar .close{position:absolute;font-size:20px;font-family:Arial;color:#fff;width:30px;height:30px;background:url(../images/close.png) no-repeat center;background-size:25px 25px;border-radius:50%;top:12px;left:50%;margin-left:-15px;text-align:center;opacity: 1;}
.two_level{display:none;}
.two_level>li>a{position: relative;padding:11px 25px;background:transparent;font-size:14px;line-height:20px;border-bottom:1px dotted #ccc;-webkit-transition: all 0.3s;transition: all 0.3s;}
.two_level>li>a:before{content: '';position: absolute;width:5px;height:5px;background:transparent;border-radius: 50%;left:10px;top:18px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.two_level>li.active>a,.two_level>li>a:hover{background:transparent;color:#234ca4;}
.two_level>li.active>a::before,.two_level>li>a:hover::before{background:#234ca4;}
.levelMenu{display:none;}
.levelMenu a{font-size:14px;padding:11px 25px;line-height:20px;border-bottom:1px dotted #ccc;text-align:center;-webkit-transition: all 0.3s;transition: all 0.3s;}
/*.levelMenu a:last-child{border-bottom:none;}*/
.levelMenu a:hover,.levelMenu a.active{background:transparent;color:#234ca4;}
.sideBarNav>li.active>.two_level{display:block;}
.sideBarNav>li.active>.two_level>li.active>.levelMenu{display:block;}

.rightContent{position:relative;width:100%;padding:0 0 30px;}
.rightContent .leftLine{position:absolute;width:1px;height:100%;top:0;left:0;background:#DADADA;display: none;}
.blueLine{position:absolute;width:4px;height:50px;background:#234ca4;top:7px;left:50%;margin-left:-2px;}
.titleTwo{position:relative;height:45px;line-height:45px;border-bottom:1px solid #DADADA;margin-bottom:30px;}
.titleTwo h2{float:left;line-height: inherit;font-size:16px;margin-right: 40px;font-weight: 700;display: inline-block;position: relative;}
.titleTwo h2.on:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background:#234ca4;
	left: 0;
	bottom: 0;
}
.titleTwo h2.on a{color: #234ca4;}
.titleTwo h2:hover a{color: #234ca4;}
.titleTwo .line{position:absolute;width:90px;height:3px;background:#234ca4;left:0;bottom:-2px;}
.crumbsNav{float:right;font-size:12px;}
.crumbsNav a{display:inline-block;}
.crumbsNav a:hover{color:#234ca4;}

/* .effect .wrapper{z-index: 1031;} */
.effect{padding-top:0;transition: all 0.5s;}
.effect .header{transform: translateY(-100px);}
@media (max-width: 767px) {
	.navIcon{position:absolute;width:40px;height:40px;background:url(../images/submenu.png) no-repeat center;background-size:30px 30px;right:10px;bottom:10px;cursor: pointer;}
	.sideBar{position:fixed!important;width:100%;height:100%;margin-bottom:30px;top:0;right:-100%;z-index:10;margin-bottom:0;left:auto!important;background:#2c3136!important;padding-top:50px;}
	.sideBarNav{height:100%;overflow-y: auto;}
	.sideBarNav>li{margin-bottom:0;}
	.sideBarNav>li:last-child{margin-bottom:0;}
	.sideBarNav>li>a{padding:10px 15px;color:#fff;border-bottom:1px solid rgba(255,255,255,0.1);background:none;}
	.sideBarNav>li:hover>a{background:#373d44;color:#fff;}
	.sideBarNav>li.active>a{background:#373d44;color:#fff;}
	.sideBarNav>li>a.active{background:#373d44;color:#fff;}

	.two_level>li>a{padding:10px 15px 10px 35px;color:#fff;border-bottom:1px dotted rgba(255,255,255,0.08);background:rgba(255,255,255,0.05);}
	.two_level>li>a:before{left:20px;}
	.two_level>li.active>a,.two_level>li>a:hover{background:rgba(255,255,255,0.1);color:#fff;}
	.two_level>li.active>a::before,.two_level>li>a:hover::before{background:#fff;}
	.levelMenu a{color:rgba(255,255,255,0.7);border-bottom:1px dotted rgba(255,255,255,0.08);padding:10px 25px;}
	.levelMenu a:last-child{border-bottom:1px dotted rgba(255,255,255,0.08);}
	.levelMenu a:hover,.levelMenu a.active{background:rgba(255,255,255,0.02);color:#fff;}

	.rightContent{float:none;}
	.titleTwo{height:auto;line-height:30px;}
	.titleTwo h2{float:none;padding-left:0;text-align: center;}
	.crumbsNav{float:none;margin:5px 0;text-align: left;}
	.titleTwo .line{width:100%;height:2px;bottom:-1px}
}
@media (max-width: 479px) {
	.inside_text h1{font-size:20px;}
}
@media (min-width: 768px) {
	.publicContent{padding:0 30px;}
	.publicContainer{margin-top:-35px;padding:25px 0 45px;}
	.navIcon{display:none;}
	.sideBar .close{display:none;}
	.rightContent{width:76%;min-height:56vh;padding:0 25px 0 25px;}
	.rightContent .sideBar{display:none;}
	.rightContent .leftLine{display:block;}
	.sideBar{width:24%;padding:10px 15px 0;}
	.mainTitle{display:block;padding:0 0 20px;margin-bottom:20px;}
	.titleTwo h2{font-size:18px;}
	.titleTwo .line{width:120px;background:#333;}
	
	
	.inside_text{padding-bottom:35px;}
	.inside_main{padding:50px 0}
	.submenu>li>a{min-width:120px;}

	.InfoTitle{margin-bottom:30px;}
	.info_Next,.info_Previous{width:45%;}
	.info_Previous{float:left;}
	.info_Next{float:right;text-align:right;}

	.pager li>a,.pager li>span{padding:8px 20px;margin:0 20px}
}
@media (min-width: 992px) {
	.publicContainer{margin-top:-45px;margin-bottom:70px;}
	.sideBar{width:20.85%;}
	.mainTitle h1{font-size:22px;}
	.mainTitle .icon{width:20px;height:20px;}
	.sideBarNav>li>a{font-size:16px;}
	.rightContent{width:79.15%;padding:0 35px 0 35px;}
	
	.inside_text{padding-bottom:45px;}
	.inside_text h1{font-size:26px;}
	.InfoTitle h4{font-size:20px}
	.InfoTitle .date{font-size:14px;}
	.goBack,.pager,.info_previous_next_wrap{margin-top:40px;}
}
@media (min-width: 1200px) {
	.publicContent{padding:0 40px;}
	.publicContainer{margin-top:-55px;}
	.sideBar{padding:13px 25px 0;}
	.mainTitle{padding:0 0 25px;}
	.mainTitle h1{font-size:24px;}
	.mainTitle .icon{width:28px;height:28px;}
	.titleTwo{height:50px;line-height:50px;margin-bottom:40px;}
	.titleTwo h2{font-size:20px;}
	
	.inside_text{padding-bottom:55px;}
	.inside_main{padding:65px 0}
	.submenu{margin-bottom:50px;}
	.submenu>li>a{min-width:140px;font-size:16px;padding:12px;}
	
	.pager li>a,.pager li>span{padding:10px 25px;margin:0 25px}
}
@media (min-width: 1450px) {
	.inside_text{padding-bottom:65px;}
	.inside_text h1{font-size:30px;}
	.inside_text span{font-size:18px;margin-top:15px}
	.inside_text span:after{width:48px;height:3px;margin-top:15px;}
	
	.publicContainer{margin-top:-65px;}
	
	.InfoTitle h4{font-size:22px}
	.pager li>a,.pager li>span{padding:12px 35px;margin:0 30px}
	
	.pager,.InfoContent,.info_previous_next_wrap,.goBack a{font-size:16px;}
}
@media (min-width: 1650px) {
	.publicContent{padding:0 50px;}
}


/* 案例 */
.recommend{margin-top:30px}
.recommend>h2{font-size:18px;margin:0 0 20px;border-bottom:1px #ddd solid;padding-bottom:15px}
.case_list{margin-left:-10px;margin-right:-10px;}
.case_list .column{padding:0 10px;margin-bottom:20px;}
.case_list a{cursor: pointer;}
.case_list a .img:before{
	content: "";
	position: absolute;
	top: 0;
	z-index: 10;
    background: url(../images/videobtn.png) no-repeat center rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}
.case_list a:hover .img:before{
	top: 100%;
}
.case_list h2{font-size:14px;line-height:20px;padding:10px;background: #efefef;color:#333;text-align: center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition: all 0.5s;}
/* .case_list .img:after{content: '';display: block;position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.1);transition: all 0.5s;} */
.case_list a:hover .img>img{transform: scale(1.1);}
.case_list a:hover .img:after{top:100%;}
.case_list a:hover h2{background-color: #234ca4;color:#fff;}
@media (max-width:479px){
	.case_list .column{width:100%;}
}
@media (min-width:992px){
	.case_list h2{font-size:16px;padding:15px;}
}
@media (min-width:1200px){
	.case_list{margin-left:-15px;margin-right:-15px;}
	.case_list .column{padding:0 15px;margin-bottom:30px;}
}


/* 新闻资讯 */
.news_list{margin-top:-25px}
.news_list a{color:#333;display:flex;flex-direction:row;align-items:center;border-bottom:1px #ebebeb solid;padding:25px 0}
.news_list .img{flex:0 0 auto;width:200px;display:flex;flex-direction:column;justify-content:center}
.news_list .text{width:100%;overflow:hidden;padding-left:20px}
.news_list h2{font-size:16px;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.news_list .p{color:#666;line-height:26px;height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:10px 0 0}
.news_list .other{display: flex;justify-content: space-between;flex-flow: row wrap;margin-top:10px}
.news_list .date{display:block;color:#666;font-family:arial;}
.news_list .date i{font-size:12px}
.news_list .more{position: relative;padding-left:26px;line-height:18px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.news_list .more>.icon{position:absolute;width:18px;height:18px;background:url(../images/y7.png) no-repeat center;background-size:100% 100%;top:0;left:0;}

.news_list a:hover h2{color:#234ca4}
.news_list a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.news_list a:hover .more{padding-left:20px;color:#234ca4;}
@media (max-width:479px){
	.news_list a{display:block}
	.news_list .img{width:100%;margin-bottom:15px}
	.news_list .text{padding-left:0}
}
@media (min-width:768px){
	.news_list .img{width:260px;max-height:160px}
	.news_list h2{font-size:18px}
	.news_list .p{margin-top:20px}
	.news_list .other{margin-top:25px}
}
@media (min-width:992px){
	.news_list .img{width:300px;}
	.news_list .other{margin-top:35px}
}

/*业务咨询*/
.h4_tit{font-size:18px;font-weight:700;text-align:center;margin-bottom:15px;}
.c_text{line-height:1.74;font-size:14px;}
.consultationUl{margin:30px 0;display: flex;align-items: stretch;flex-flow: row wrap;}
.consultationUl:before,.consultationUl:after{display: none;}
.consultationUl li{float:left;width:50%;font-size:14px;margin-bottom:25px;}
.consultationUl .text{line-height:1.74;text-align: center;}
.consultationUl .icon{position:relative;width:85px;height:85px;border-radius:50%;background:#3671CF;margin:0 auto 20px;}
.consultationUl .icon img{position:absolute;width:40px;height:40px;left:50%;top:50%;margin:-20px 0 0 -20px;transform:rotateY(0);-webkit-transition: all 0.8s;transition: all 0.8s;}
.consultationUl .text>p:first-child{font-size:16px;}
.consultationUl li:hover .icon img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.consultationUl li:hover a{color:#234ca4;}

.onlineMsg{width:100%;background:url(../images/bg.png) no-repeat;background-size:100% 100%;padding:10px 0 43px;}
.onlineMsg h5{font-size:18px;color:#234ca4;font-weight:700;text-align:center;margin-bottom:20px;}
.onlineMsg form{display:block;width:90%;margin:0 auto;background:#fff;background:rgba(255,255,255,0.8);padding:30px 15px;font-size:14px;font-weight:700;box-shadow:2px 1px 5px rgba(0,0,0,0.3);border-radius:3px;}
.onlineMsg .form-group{position: relative;}
.onlineMsg .form-control{display: block;width:100%;height:36px;line-height:36px;padding:0 5px;box-shadow: none;}
.onlineMsg .form-control:focus{border-color:#333;}
.onlineMsg label{margin-bottom:5px;}
.onlineMsg .button{display: block;width:220px;max-width:100%;height:45px;line-height:45px;padding:0;border-radius: 5px;text-align: center;font-size:16px;color:#fff;background:#333;border:1px solid #333;margin:15px auto;outline: none;transition: all 0.5s;}
.onlineMsg .button:hover{background:#234ca4;border-color:#234ca4;}

@media (min-width:768px){
	.h4_tit{font-size:22px;}
	.consultationUl li{width:25%;}
	.onlineMsg form{width:84%;padding:30px 100px;}
	.onlineMsg .form-control{height:40px;line-height:40px;}
}
@media (min-width:992px){
	.consultationUl{margin:45px 0;}
	.consultationUl .icon{width:105px;height:105px;}
	.onlineMsg h5{font-size:20px;margin-bottom:30px;}
	.onlineMsg label{margin-bottom:10px;}
	.onlineMsg .button{height:50px;line-height:50px;font-size:18px;margin:35px auto 15px;}
}
@media (min-width:1200px){
	.h4_tit{font-size:26px;}
}

/*加入我们*/
.join_body .inside_text{padding-bottom:0;}
.job_list{margin:40px 0}
.job_list .panel-default>.panel-heading{padding:0 15px;border-color:#dcdcdc;border-radius:0;background-color:#DCDCDC;color:#333}
.job_list .panel-title{height:50px;font-size:14px;line-height:50px}
.job_list .panel-title a{display:block}
.job_list .panel-title span{display:inline-block;overflow:hidden;width:80%;text-overflow:ellipsis;white-space:nowrap}
.job_list .panel-title i{float:right;font-size:28px}
.job_list.panel-group .panel{border-radius:0}
.job_list.panel-group .panel+.panel{margin-top:15px}
.job_list .panel-default>.panel-heading.active{background:#234ca4;color:#fff}
.job_list .panel-default>.panel-heading.active .panel-title{font-weight:700;font-size:16px}
.job_list .panel-default>.panel-heading.active i{transform:rotate(45deg)}
.job_list .panel-default>.panel-heading.active a,
.job_list .panel-default>.panel-heading.active a:hover{color:#fff}

.job_list .panel-body{padding:20px;}
.joinBtn{display: block;width:120px;height:40px;line-height:40px;background:#234ca4;text-align: center;color:#fff;margin-top:25px;cursor: pointer;transition: all 0.5s;}
.joinBtn:hover{color:#fff;box-shadow: 0 0 5px rgba(0,0,0,0.25);}



@media (max-width:768px){
	.index_banner_pagination>span{width: 34px;height: 34px;line-height: 34px;}
	.index_banner_pagination{text-align: center;}
	.submenu>li{padding:0;}
	.videoBody .video01{display: none;}
	.videoBody .video_bg{width: 100%;}
	.videoBody .video_flex .slides{height: 200px;}
	.videoBody .swiper-container-horizontal>.swiper-pagination-bullets,.videoBody .swiper-pagination-custom,.videoBody .swiper-pagination-fraction{    bottom: 0;}
	.about-content .honor_list .img{height: 120px;}
	.honor_list .img img{height: 100%;}
	.about-content .about-section5 .honor .container .honor_bottom li{width: 49%;}
	.about-content .about-section5 .honor .container .honor_bottom li:nth-child(2n){margin-right: 0;}
	.about-content .about-section5 .honor .container .honor_bottom li{margin-bottom: 10px;}
	.procon,.product-detail .product-property,.honor-pic-top .left,.honor-pic-top .right{width: 100%;}
	.honor-pic-top{display: block;}
	.honor-pic-top .left{position: absolute;}
	.honor-pic-top .right .nian{font-size: 28px;    line-height: 40px;}
	.honor-pic-top .xiangyou{display: none;}
	.honor-pic-top .left{height: 250px;}
	.honor-pic-top .right{padding:20px;height: 200px;    position: absolute;bottom: 0;}
	.honor-pic-top .right .text-list .title{font-size: 18px;    height: 50px;}
	.honor-pic-top .right .nian{display: inline-block;margin-right: 20px;}
	.honor-pic-top .left .pic-list{width: 100%;}
	.news-list{margin:0;}
	.main-news{width: 100%;    padding: 20px 26px;    position: relative;}
	.main-news .data{    position: absolute;margin: 0;
    top: 32px;    left: 100px;}
	.honor-pic{    margin-bottom: 36px;}
	.main-news-top .nian{    font-size: 28px;}
	.main-news-title{margin-bottom: 10px;margin-top: 10px;}
	.main-news-text{    -webkit-line-clamp: 2;height: 50px;}
	.pager .pagediv{    max-width: 100%;}
	.pager .zxfPagenum, .pager .ddd{margin:0;}
	.pager .nextbtn, .pager .prebtn, .pager span.disabled{width: 60px;height: 36px;line-height:36px;}
	.contact-main-pic,.contact-main-text{width: 100%;}
	.contact-main{display: block;height: auto;position: relative;top: 0;}
	.contact>img{display: none;}
	.contact{margin:0;}
	.main-text-title{font-size: 18px;    margin: 0px 0 10px;}
	.contact-main-text{padding: 20px;}
	.main-text-text{font-size: 14px;    line-height: 30px;}
	.product-detail .swiper-container{height: 220px;}
	.product-detail .gallery-thumbs{height: 80px;}
	.product-detail .product-property .property-list .property-list-item .property-list-item-content li{width: 100%;}










}




/*动画*/
.fadeIn {
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInUp {
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	-webkit-transition: all .8s;
	transition: all .8s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.fadeInDown {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInLeft {
	opacity: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInRight {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.zoomIn {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.animated {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}


/*分页相关*/
.pagelist{text-align: right;}
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#858181;background:#858181;color:#f1eff0;}
.pagelist li.active a{border-color:#858181;background:#858181;color:#f1eff0;}